home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1999 #2 / Amiga Plus CD - 1999 - No. 2.iso / System-Boost / Grafik / AmiCAD / AmiCAD.readme < prev    next >
Text File  |  1998-06-17  |  7KB  |  168 lines

  1. Short:      Schematics vectorial electronics program
  2. Uploader: Roland.Florac@wanadoo.fr (Roland Florac)
  3. Author:   Roland.Florac@wanadoo.fr (Roland Florac)
  4. Type:      gfx/edit
  5. Version:  1.3
  6. Requires: 0S 3.0+, 68020+, bgui.library v39 (opt)
  7. Distribution: Aminet
  8.  
  9. This program lets you design electronics drawings (and more).
  10. The docs are in french language but the executable is in english,
  11. the english guide is joined but not yet finished.
  12. The french, deutsch, spanish, italian, czech and slovenian catalogs
  13. and their sources are included (if available).
  14.  
  15. Please send me the catalogs for your languages, they will be included
  16. in future versions. If someone is interested to do the traduction of the
  17. guide file in english (even for parts of it), please let me know (I just
  18. begin to do the job, but I have no time for it for the moment).
  19.  
  20. This program is giftware/Emailware.
  21.  
  22. Features:
  23. ---------
  24. - Installer scripts (french and english),
  25. - Object oriented,
  26. - use the mouse whenever possible to draw and edit objects,
  27. - multiple windows at the same time, allowing copy or cut from
  28. one sheet to another,
  29. - possibility to convert AmiCAD sheets to vector GFX formats, using
  30. the amigametaformat.library (Henk Jonas),
  31. - good printing (while not very user friendly, a ratio must be
  32. adjusted to your printer),
  33. - AmigaGuide help (but only french guide available for the moment),
  34. - ARexx port, with more than 130 functions...
  35.  
  36. Requirements:
  37. -------------
  38. Hardware
  39. - MC68020 or higher
  40. - AGA chipset or GFX card recommended for high screen resolutions.
  41.  
  42. Software
  43. - AmigaOS v39 (system 3.0) or higher
  44. - bgui.library (only for easier loading components from libraries).
  45. This library is not supplied in the package.
  46.  
  47. What's new in version 1.3?
  48. --------------------------
  49. - english guide (not yet finished).
  50. - The undo bug is fixed (I hope...) Some bugs with boxes (printing
  51. and import from clip file) are fixed.
  52. - Boxes and components can now be drawn in dashed lines.
  53. - new function BOX.
  54. - new tooltype GRIDSIZE (from an idea of Graham Maddox).
  55. - some functions enhancements: WRITE, INPUT, OUTPUT...
  56. - some new (AddRefs...) or enhanced ARexx scripts.
  57. - New slovenian catalog from Daniel Krstic (no source available).
  58. - some changes in the libraries including AOP (power lines drawn
  59. only for the first device of a part). See the sheet file "Symboles
  60. analogiques" to see the different models of circuits available.
  61.  
  62. Version 1.2
  63. -----------
  64. - The screen has now 16 colors, different colors are used for the
  65.   components, wires, etc... Just adjust the palette to your needs
  66.   or load the file AmiCAD.palette if you want to keep your old
  67.   config file.
  68. - Some bugs corrected: DATE, DEF, SETDEV, SETGRID, REMLIB...
  69. - New functions SAVEALL and GETCOLOR
  70. - Better Symmetry handling, rotations, symmetry, scaling can now be
  71.   performed on clips.
  72. - New box object.
  73. - New Preferences menu (Full name in the title bar).
  74. - The format of the title bar has changed (suggest from Sébastien
  75.   VEYRIN-FORRER).
  76. - Better and new ARexx scripts.
  77. - Italian catalog (thanks to Massimo Basso), new spanish catalog
  78.   from Benjamin Morente (source not available).
  79. - Possibility to localize the library files (italian and english
  80.   versions available for Symboles_AmiCAD and Symboles_électriques).
  81.  
  82. Version 1.1
  83. -----------
  84. - ConfigFile.library is no more needed. The configuration file is now
  85.   called AmiCAD.prefs (not compatible with the older files, but can be
  86.   adapted with a text editor),
  87. - better install script,
  88. - Deutsch catalog (thanks to Henk Jonas),
  89. - Czech catalog (thanks to Vit Sindlar),
  90. - Spanish catalog (thanks to Benjamin Morente),
  91. - Workbench screen is now cloned (except number of colors) if no prefs
  92.   are valid,
  93. - some little bugs are corrected (SYMMETRY, LOADCLIP...),
  94. - New tooltypes SHEET_WIDTH and SHEET_HEIGHT,
  95. - new ARexx functions SETPINS and COORDS,
  96. - Some code optimisations (program has new features but is shorter),
  97. - Possibility to set lines to any width for all objects,
  98. - better cursor arrow keys handling,
  99. - groups handling modified (surely better),
  100. - AGA screens colors bug hopefully corrected,
  101. - new requesters in separate windows...
  102.  
  103. Installation
  104. ------------
  105. Use the "install english" installer script (or the "installation
  106. français" script if you are a french language user). You'll also
  107. need Installer from AT to do the job.
  108. You can also use the program only after you unarchive it, just
  109. copy the AmiCAD directory anywhere you want...
  110.  
  111. Usage
  112. -----
  113. Click on the AmiCAD icon to start the program. The first time, as the
  114. preferences are not set correctly, a screen at the dimensions of the
  115. Workbench screen will be opened. You can then change the screen mode
  116. with the Preferences menu. Choose a font for the screen with the font
  117. requester, choose your palette, then save the configuration before
  118. leaving the program to keep your choices.
  119. Use the Draw menu to get objects on the window. Double click on the
  120. objects if you want to modify one of them. You can also use the mouse
  121. with the left button pushed to select multiple parts (in combination
  122. with the shift key to extend a selection, and the ctrl key to
  123. deselect some objects). You can also move objects with the mouse,
  124. dragging them with the left button. To modify a line, click on one
  125. of the extremity and drag it with the mouse (or use the cursor keys
  126. in combination with the shift (optionnal) and alt or ctrl keys for
  127. adjusting each extremity). The other functions should be self
  128. explanatory, I hope. Use the Draw and Edition menus.
  129. You'll also have to set the icon tooltypes to your needs.
  130.  
  131. Note to CyberVision users
  132. -------------------------
  133. The program works pretty well under CyberGraphX but there are some
  134. visual problems under this system: when you draw some components
  135. with filled areas, like triangles or boxes, the complement mode
  136. doesn't work at all, so there are many traces on the screen. This
  137. bug has been reported to Phase 5 but there is no correction for the
  138. moment... Use the Z key to redraw the screen and all will be corrected.
  139. This problem doesn't appear under Amiga native modes. Some users told
  140. me that this problem is not present under the Picasso system.
  141.  
  142. Credits
  143. -------
  144. The deutsch catalog was written by Henk Jonas:
  145.     subvcbhd@calvados.zrz.TU-Berlin.DE
  146. The czech catalog was written by Vit Sindlar:
  147.     SINDLAR@jackal.cis.vutbr.cz
  148. The spanish catalog was written by Benjamin Morente:
  149.     ackman@mx3.redestb.es
  150. The italian catalogs were written by Massimo Basso:
  151.     cralex@amiga.dei.unipd.it
  152. The slovenian catalogs were written by Daniel Krstic:
  153.     danny.k@www.comtron.si
  154.  
  155.     Some clips and sheet were also provided by Benjamin
  156.     Morente: PIC16C54_DIP, PIC16C54_SSOP, PIC16C56_DIP,
  157.     PIC16C56_SSOP and the RF_Amp sheet.
  158.  
  159.     Some sheets were supplied by Sébastien VEYRIN-FORRER (Renard...)
  160.     forr@club-internet.fr
  161.  
  162.     Some projects were supplied by Graham Maddox (6w_Stereo_Amp
  163.     and Transistor_Tester, MS100-PA, 100W_Linear_Amp...):
  164.     gmaddox@netcentral.co.uk
  165.  
  166. Thanks to them all, but specially for Graham Maddox and Sébastien
  167. Veyrin-Forrer for their support.
  168.